var google.golang.org/grpc/mem.bufferPoolingThreshold
3 uses
	google.golang.org/grpc/mem (current package)
		buffer_pool.go#L56: 		bufferPoolingThreshold = threshold
		buffers.go#L62: 	bufferPoolingThreshold = 1 << 10
		buffers.go#L72: 	return size <= bufferPoolingThreshold
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)